CcdPolicy

class CcdPolicy(val onBusyCcdWithdraw: Boolean = true, val onDndCcdWithdraw: Boolean = false, val ignoreVoipCalls: Boolean = true, val withdrawReason: Int = 0)

Constructors

Link copied to clipboard
constructor(onBusyCcdWithdraw: Boolean = true, onDndCcdWithdraw: Boolean = false, ignoreVoipCalls: Boolean = true, withdrawReason: Int = 0)

Properties

Link copied to clipboard
val ignoreVoipCalls: Boolean = true
Link copied to clipboard
val onBusyCcdWithdraw: Boolean = true
Link copied to clipboard
val onDndCcdWithdraw: Boolean = false
Link copied to clipboard
val withdrawReason: Int = 0